Skip to content

查询零售小店活动业务代理

该接口为服务商或商户给零售小店活动查询业务代理的专用接口。 使用对象:活动创建方商户号、活动归属品牌的品牌主商户号或品牌经营商户号。 官方文档

js
wxpay
.
v3
.
marketing
.
goodsSubsidyActivity
.
retailStoreAct
.
_activity_id_
.
representatives
.
get
({
activity_id
,
params
,
}) .
then
(
({
data
: {
total_count
,
data
,
offset
,
limit
,
}, }) => ({
total_count
,
data
,
offset
,
limit
,
}) )

Released under the MIT License. (SITEMAP)